Contribution org.nuxeo.ecm.platform.forms.layouts.webapp.base--actions
In component org.nuxeo.ecm.platform.forms.layouts.webapp.base
org.nuxeo.ecm.platform.forms.layouts.webapp.base
inside nuxeo-platform-webapp-base-8.10.jar /OSGI-INF/layouts-contrib.xml
This contribution is part of XML component Extension Point
Extension point actions of component ActionService.Contributed Items
XML Source
<extension point="actions" target="org.nuxeo.ecm.platform.actions.ActionService">
<action id="userLayout" order="100" type="widget">
<category>USER_PANEL_LEFT</category>
<properties>
<property name="widgetName">userLayout</property>
</properties>
</action>
</extension>